From dcc2db503ea5d91788fc156d27c49b3407022d47 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Thu, 4 Nov 2004 22:22:17 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.379 (418aab99Wn-Nf0rQewcMcjxDyG3ZXg) trivial cleanup --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ef17e6880f..98fb85c43d 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ dist: xen tools kernels docs install -m0644 ./README $(DIST_DIR) install -m0755 ./install.sh $(DIST_DIR) mkdir -p $(DIST_DIR)/check - cp tools/check/chk /tools/check/check_* $(DIST_DIR)/check + install -m0755 tools/check/chk tools/check/check_* $(DIST_DIR)/check # install everything into the standard system directories # NB: install explicitly does not check that everything is up to date! -- 2.30.2